type internal/reflectlite.uncommonType

16 uses

	internal/reflectlite (current package)
		type.go#L67: 	uncommon() *uncommonType
		type.go#L181: type uncommonType struct {
		type.go#L433: func (t *uncommonType) methods() []method {
		type.go#L440: func (t *uncommonType) exportedMethods() []method {
		type.go#L469: func (t *rtype) uncommon() *uncommonType {
		type.go#L479: 			u uncommonType
		type.go#L485: 			u uncommonType
		type.go#L491: 			u uncommonType
		type.go#L497: 			u uncommonType
		type.go#L503: 			u uncommonType
		type.go#L509: 			u uncommonType
		type.go#L515: 			u uncommonType
		type.go#L521: 			u uncommonType
		type.go#L674: 		uadd += unsafe.Sizeof(uncommonType{})
		type.go#L685: 		uadd += unsafe.Sizeof(uncommonType{})
		type.go#L954: 	u uncommonType